//objectcomments PFC Property - attributes forward global type pfc_n_cst_propertyattrib from n_cst_baseattrib end type end forward global type pfc_n_cst_propertyattrib from n_cst_baseattrib autoinstantiate end type type variables Public: // Note: Not all attributes will be used by all objects. string is_name string is_description string is_propertypage[] string is_propertytabtext boolean ib_switchbuttons end variables on pfc_n_cst_propertyattrib.create TriggerEvent( this, "constructor" ) end on on pfc_n_cst_propertyattrib.destroy TriggerEvent( this, "destructor" ) end on
- Sources
- PFC2025-Solution
- pfc libs
- pfcutil.pbl
- pfc_n_cst_propertyattrib.sru
File: pfc_n_cst_propertyattrib.sru
Size: 588
Date: Sun, 16 Mar 2025 05:42:20 +0100
Size: 588
Date: Sun, 16 Mar 2025 05:42:20 +0100
- n_cst_baseattrib autoinstantiate pfc_n_cst_propertyattrib(sru)